Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move data to data.tf #13

Merged
merged 2 commits into from
Jan 6, 2025
Merged

move data to data.tf #13

merged 2 commits into from
Jan 6, 2025

Conversation

sachincool
Copy link
Member

  • feat(terraform): add data sources for AWS subnets and tagging resources
  • fix(vpc.tf): resolve merge conflict by removing redundant subnet and tag resources

Introduce data sources for private and public AWS subnets to enable
dynamic subnet retrieval based on provided IDs. Implement tagging
resources for both private and public subnets to facilitate automated
tagging using local tag lists. This enhances infrastructure
flexibility and management.
@sachincool sachincool changed the title hl cleanup existing move data to data.tf Jan 6, 2025
@sachincool sachincool merged commit b796b46 into main Jan 6, 2025
6 checks passed
@sachincool sachincool deleted the hl_cleanup_existing branch January 6, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants